2 Linux LVS (Linux virtual Server) V1.26 load balancerConfiguration ideas:
Install the LVS server install the kernel link kernel file on the LVS server and manually bind the VIP
Configure the Realserver backend service to manually execute the VIP binding script
测网络的接口 virtual_router_id #虚拟路由标识, this identity is a number that uses a unique identity for the same VRRP instance. That is, the same vrrp_instance, master and backup must be a consistent priority #定义优先级, the higher the number, the higher the precedence, under the same vrrp_instance, master priority must be greater than back Up priority Advert_int 1 #设定MASTER与BACKUP负载均衡器之间同步检查的时间间隔, in seconds authentication {#设置验证类型和密码 A Uth_type Pass #设置验证类型, mainly have pass and ah two kinds of auth_pass 1111
4. Installation Configuration LVS4.1 Preparation workAddress planning:
Server name
IP Address
Gateway
Virtual device Name
Virtual IP
Director Server
192.168.98.75
192.168.98.1
eth0:0
192.168.98.77
Real Server 1
192.168.98.74
192.168.98.1
lo:0
192.168.98.77
Real Server 2
192.168.98.117
192.168.98.1
lo:0
192.168.98.77
Real Server N
...
...
5. Installation Configuration keepalivedKeepalived is running on the LVS, its main function is to realize the real machine fault isolation and load balancer between the failure switch Failover.lvs combined with keepalived, the implementation of 3-layer, 4-layer, 5/7-layer switching functions. The following is the second use of LVS, lvs+keepalived. The installatio
Tags: structure body installation Complete WLC SOURCE address LSE Service CAT LinuxThe Linux virtual Server (LVS) project provides the most common load balancing software on the Linux operating system.Cluster definition :Cluster (cluster) technology is a relatively new technology, through clustering technology, can be paid at a lower cost in the performance, reli
Servers to provide services externally, when a server under too much pressure, then the service may be caused by the service is not available, so we should let a server under the pressure of reasonable scope, if a server can not meet the requirements, then scale out using multiple servers to apportion these pressures, These servers serve as a whole and distribute the pressure, then we can call these servers "load Balancer cluster".LVS is the abbreviat
One, Introduction
LVS (Linux virtual Server) is a virtual server in the Unix-like system and is one of the best projects in China to contribute to open source organization. LVS in the Unix-like system
is as a front-end (Director) exists, also known as the scheduler, which itself does not provide any services, but will be sent through the Intern
. Instead of executing the LVS script we configured above, because Ldirectord will automatically call Ipvsadm to create the LVS routing table, we have described above using the IPVSADM command line to configure LVS in order to give readers a deeper understanding of IPVSADM implementation details and implementation mechanisms.If you are configuring
First, the LVS introduction LVS is the abbreviation of Linux virtual server, that is, the Linux virtualized servers, is a free software project initiated by Dr. Zhangwensong, its official site is www.linuxvirtualserver.org. Now LVS is already part of the
Defined:LVS is a shorthand for Linux virtual server, that is, a virtualized server cluster system.Structure:In general, the LVS cluster uses a three-tier structure, the main component of which is: A, Load Scheduler (load balancer), it is the entire cluster to the outside of the front-end machine, responsible for sending the customer's request to a set of servers to execute, And the customer thinks the serv
I. Introduction of LVSLVS is the short name of Linux virtual server, which is a free software project initiated by Dr. Zhangwensong, and its official site is www.linuxvirtualserver.org. Now LVS is already part of the Linux standard kernel, Prior to the Linux2.4 kernel, the LVS had to be recompiled to support the
I. Introduction of LVSLVS is the short name of Linux virtual server, which is a free software project initiated by Dr. Zhangwensong, and its official site is www.linuxvirtualserver.org. Now LVS is already part of the Linux standard kernel, Prior to the Linux2.4 kernel, the LVS had to be recompiled to support the
First, start the LVS Cluster serviceLVS load balancing management and use in two ways, one is the Ipvsadm command line footstep and Ldirectord monitoring mode, one is the Piranha tool for management and use. The following are described separately.1, using Ipvsadm command line footsteps and Ldirectord monitoring method to manage LVSAfter everything has been configured, start the LVS Cluster service by perfor
First, start the LVS Cluster serviceLVS load balancing management and use in two ways, one is the Ipvsadm command line footstep and Ldirectord monitoring mode, one is the Piranha tool for management and use. The following are described separately.1, using Ipvsadm command line footsteps and Ldirectord monitoring method to manage LVSAfter everything has been configured, start the LVS Cluster service by perfor
When it comes to the Web cluster, we can't help but say that LVs is a very good open source software for load cluster, compared with some hardware load, LVS has many excellent performance, such as cheap, stable, support high concurrency scenarios in most cases, below to tell you about the origin of LVS and basic introductionI. The concept of LVSLVS is the abbrevi
I. Introduction of LVSLVS is the short name of Linux virtual server, which is a free software project initiated by Dr. Zhangwensong, and its official site is www.linuxvirtualserver.org. Now that LVS is already part of the Linux standard kernel, the LVS must be recompiled to support the
This paper introduces the cluster software LVS under Linux, and gives an example of the detailed process of installation and implementation of cluster (cluster) under Linux.In a variety of network services widely used today, with the speed of the network and increase the number of users, in some busy occasions, a single machine can not be able to cope with all the network requests. To solve this problem, ma
Article Title: Original: Linux server load balancer technology based on LVS. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Implementation of
, because summer is a holiday during the period not many people use the network.
The Linux portal (www.linux.com) uses LVS to make many VA Linux SMP servers a high-performance Web service that has been in use for almost a year.
SourceForge (SourceForge.net) is a global provider of web, FTP, mailing list and CVS services for development source projects, and they
Article Title: Linux Server Load balancer LVS simple settings. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Simple terms:
Director: Front-End Server Load balancer that runs
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.